Astro Hackathon Showcase

Astro Landing Page

An Astro + Tailwind CSS starter kit for landing pages.

Screenshots of Astro Landing Page

Features

Commands

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:3000
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run formatFormat code with Prettier

Credits